W32: Fix listbox selection
authorРуслан Ижбулатов <lrn1986@gmail.com>
Fri, 28 Mar 2014 12:50:51 +0000 (12:50 +0000)
committerРуслан Ижбулатов <lrn1986@gmail.com>
Tue, 1 Apr 2014 10:36:49 +0000 (10:36 +0000)
commite229cff8def84a502c31f63bbbdcc87935ad4a78
tree0a39a53330653f3cbc20e5a3c3d275b927a335c7
parentc2b4891854e938b47c857f134598bb96e845e112
W32: Fix listbox selection

* Makes listbox background white instead of default grey
* Uses gradients or W32 theme parts to draw sexy selection/prelight
  rectangle instead of changing selected/prelighted item background
* Removes blanket button text color, allowing buttons to inherit
  text color from their parents. Non-normal buttons DO get specific
  text color though. This partially fixes text color propagation from
  listbox rows to their children.

https://bugzilla.gnome.org/show_bug.cgi?id=727244
gtk/resources/theme/gtk-win32-base.css
gtk/resources/theme/gtk-win32-xp.css
gtk/resources/theme/gtk-win32.css